IRC Clients, Multiplexers, Web Hosting, Development
Does anyone need a redbrick login or password?
~$ ssh username@redbrick.dcu.ie
A terminal multiplexer is used so that you can have multiple terminals open but in the one terminal window
Tmux vs screen
tmux to get it going
tmux attach -dirssi or weechat
cd public_html
chmod 755 .
chmod 644 index.html This sets permissions for the
folder and file
Make ssh easier
keygen -t rsaEnter file in which to save the key (/home/demo/.ssh/id_rsa):
You can press enter here just to store in home
Enter passphrase (empty for no passphrase):
ssh-copy-id username@redbrick.dcu.ie